Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set check connection default open #400

Closed
wants to merge 1 commit into from
Closed

set check connection default open #400

wants to merge 1 commit into from

Conversation

vchangpengfei
Copy link
Contributor

@vchangpengfei vchangpengfei commented Dec 17, 2021

prevent the exception like this"IOErrorException: Cannot write to null outputStream"

this error causeby the connection is broken ,for example network problem

ps:you should release session when see the exception like "IOErrorException: Cannot write to null outputStream"

SessionWrapper.class execute method can catch the exception and release session

set check connection default open
@Nicole00
Copy link
Contributor

please do not submit pr to v2.6.1, change the base branch to master.

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (v2.6.1@064f3a4). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             v2.6.1     #400   +/-   ##
=========================================
  Coverage          ?   63.66%           
  Complexity        ?      703           
=========================================
  Files             ?       65           
  Lines             ?     3341           
  Branches          ?      471           
=========================================
  Hits              ?     2127           
  Misses            ?      887           
  Partials          ?      327           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 064f3a4...d9a7dfb. Read the comment docs.

@vchangpengfei
Copy link
Contributor Author

please do not submit pr to v2.6.1, change the base branch to master.

ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants